home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Fácil 3
/
CDFACIL3.iso
/
lazer
/
SIMPSONS
/
SIMPDATA
/
SIMPMAIN
/
00033_loop button score script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-01
|
163 b
|
10 lines
global paletteVisibleP
on mouseDown
hideFieldHiliterSpr(appMgr)
if paletteVisibleP then
hidePalette(paletteMgr)
end if
loopBtnClick(interfaceMgr)
end